Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support Vertex AI models via LangChain callback handler #305

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

gustavocidornelas
Copy link
Contributor

Summary

  • Adds support for Vertex AI models via the LangChain callback handler.
  • Fixes the issue where the callback handler was not being triggered on LLM starts (just on chat model starts).

Other comments

  • I didn't add a notebook example for Vertex AI. I'll add a "native" Vertex AI example in the future, once we support tracing it directly (instead of via LangChain). The LangChain notebook example should be clear enough for now.

@whoseoyster whoseoyster merged commit eabbf4b into main Aug 13, 2024
2 checks passed
@whoseoyster whoseoyster deleted the cid/on-llm-start branch August 13, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants